Week 10 — Molding and Casting

Nov 10, 2025 · Molding Casting Fusion 360

How to Separate an Imported STL into Two Parts in Fusion 360

When you import an STL into Fusion 360, it comes in as a mesh body (a bunch of triangles). For proper mold design, it’s usually best to convert this mesh into a solid (BRep) body and then split it.

Method 1 (Recommended): Convert to Solid → Split Body

This is the standard workflow for mold-making.

Step 1 — Import the STL

  1. Go to Insert → Insert Mesh.
  2. Select your STL file and place it in the workspace.

Step 2 — Convert Mesh to Solid (BRep)

Fusion works best if the mesh has a reasonable number of triangles. If it’s very dense, reduce it first.

  1. Switch to the Mesh workspace.
  2. With the mesh selected, go to Modify → Reduce and lower the triangle count (aim for around 20k–50k triangles if possible).
  3. Then go to Modify → Convert Mesh and choose BRep as the conversion type.
  4. After conversion, the body appears as a solid (BRep) body instead of a mesh.

Step 3 — Create a Cutting Plane

You need a plane that defines where the object will be split (this is often your mold parting line).

  • Use Construct → Midplane to split exactly in the middle, or
  • Use Construct → Offset Plane to position the plane where you want, or
  • Create a custom sketch and use it to define a splitting plane.

Step 4 — Split the Solid Body

  1. Go to Modify → Split Body.
  2. Body to Split: select your solid body.
  3. Splitting Tool: select the plane you created.
  4. Confirm the command.

Fusion will create two separate solid bodies (e.g. Body1 and Body2), which you can then use as mold halves or further modify.

Method 2: Split the Mesh Directly (Plane Cut)

Use this if the STL is too heavy to convert, or you just need a simple split and don’t plan complex mold features.

  1. Import the STL so it appears as a mesh body.
  2. Stay in the Mesh workspace.
  3. Go to Modify → Plane Cut.
  4. Position and rotate the cut plane where you want the split.
  5. Set the operation to Slice (not just cut one side).
  6. Confirm the command.

This will slice the mesh into two separate mesh bodies. Note that mesh bodies are less flexible for precise mold design compared to solid bodies.

Using a scrappy cat I found online
Converting from mesh to Solid
Cutting in half to make mold.
Making a mold